//==============================================================================
// Hoplite_Anim.txt
//==============================================================================

//==============================================================================
define Head
{
   SetSelector
   {
      TechLogic none/Medium Infantry/Heavy Infantry/Champion Infantry
      set hotspot
      {
         version
         {
	         Visual Infantry N Bondi Head Standard
	         ReplaceTexture Infantry G Hoplite Head Standard/Infantry N Bondi Head Standard
         }
      }
      set hotspot
      {
         version
         {
            Visual Infantry G Hoplite Head Standard
            ReplaceTexture Infantry G Hoplite Head Standard/infantry n bondi head Copper
         }
      }
      set hotspot
      {
         version
         {
            Visual Infantry G Hoplite Head Standard
            ReplaceTexture Infantry G Hoplite Head Standard/infantry n bondi head iron
         }
      }
      set hotspot
      {
         version
         {
            Visual Infantry G Hoplite Head Standard
            ReplaceTexture Infantry G Hoplite Head Standard/infantry n bondi head bronze
         }
      }
   }
}
//==============================================================================
define Spear
{
   TechLogic none/Copper Weapons/Bronze Weapons/Iron Weapons
   set hotspot
   {
      version
      {
         Visual attachments a spear standard
      }
   }
   set hotspot
   {
      version
      {
         Visual Attachments A Spear Copper
      }
   }
   set hotspot
   {
      version
      {
         Visual Attachments A Spear Bronze
      }
   }
   set hotspot
   {
      version
      {
         Visual Attachments A Spear Iron

         }
      }
   }
}
//==============================================================================
define Shield
{
			TechLogic none/Copper shields/Bronze shields/Iron shields
   set hotspot
   {
      version
      {
         Visualnone
      }
   }
   set hotspot
   {
      version
      {
            Visual Attachments N Shield Large Bronze
Replacetexture Attachments N Shield Cav Iron Map/Attachments Beta N Shield Archer Iron Map
      }
   }
   set hotspot
   {
      version
      {
            Visual Attachments N Shield Bronze
Replacetexture Attachments N Shield Cav Iron Map/Attachments Beta N Shield Archer Iron Map
      }
   }
   set hotspot
   {
      version
      {
            Visual Attachments Beta N Shield Cav Iron
Replacetexture Attachments N Shield Cav Iron Map/Attachments Beta N Shield Archer Iron Map

         }
      }
   }
}
//==============================================================================
anim Bored
{
	SetSelector
	{
			TechLogic none/Copper Mail/Bronze Mail/Iron Mail
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_BoredA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi Standard
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_BoredA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi copper
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_BoredA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi iron
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_BoredA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
		}
	}
}


//==============================================================================
anim Idle
{
	SetSelector
	{
			TechLogic none/Copper Mail/Bronze Mail/Iron Mail
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_IdleA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi Standard
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_IdleA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi copper
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_IdleA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi iron
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_IdleA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
		}
	}
}


//==============================================================================
anim run
{
   SetSelector
   {
      TechLogic none/Copper Mail/Bronze Mail/Iron Mail
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_walkA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi Standard
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.00 true   
            tag FootstepRight 0.50 true   
//-- end auto generated section
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.00 true   
            tag FootstepRight 0.50 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi copper
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.00 true   
            tag FootstepRight 0.50 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi iron
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.00 true   
            tag FootstepRight 0.50 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}

//==============================================================================
anim Walk
{
	SetSelector
	{
			TechLogic none/Copper Mail/Bronze Mail/Iron Mail
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_walkA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi Standard
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi copper
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi iron
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Attack
{
	SetSelector
	{
			TechLogic none/Copper Mail/Bronze Mail/Iron Mail
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_AttackA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi Standard
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.49 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
				version
				{
					Visual Infantry Beta N Bondi_AttackB
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi Standard
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.51 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.49 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi copper
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
				version
				{
					Visual Infantry Beta N Bondi_AttackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.51 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi copper
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.49 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi iron
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
				version
				{
					Visual Infantry Beta N Bondi_AttackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.51 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi iron
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Bondi_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.49 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
				version
				{
					Visual Infantry Beta N Bondi_AttackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.51 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
					connect RightHand Spear hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Death
{
   SetSelector
   {
      TechLogic none/Copper Mail/Bronze Mail/Iron Mail
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_DeathA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi Standard
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.11 false MaleDeath checkVisible 
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi copper
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.11 false MaleDeath checkVisible 
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi iron
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.11 false MaleDeath checkVisible 
//-- end auto generated section
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}


//==============================================================================
anim Flail
{
   SetSelector
   {
      TechLogic none/Copper Mail/Bronze Mail/Iron Mail
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_FlailA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi Standard
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_FlailA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi copper
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_FlailA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi iron
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
      set hotspot
      {
         version
         {
				Visual Infantry Beta N Bondi_FlailA
					ReplaceTexture Infantry G Hoplite Standard/infantry n bondi bronze
				connect RightHand Spear hotspot
				connect LeftForearm Shield hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}
